Skip to content

Test create tensor through gears #620

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 1, 2021

Conversation

alonre24
Copy link
Collaborator

Add tests to the create tensor LLAPI from gears following our support in automated testing with gears.

@alonre24 alonre24 self-assigned this Feb 25, 2021
@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #620 (5bef776) into master (b3d44c3) will increase coverage by 0.52%.
The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
+ Coverage   74.39%   74.92%   +0.52%     
==========================================
  Files          39       39              
  Lines        6062     6054       -8     
==========================================
+ Hits         4510     4536      +26     
+ Misses       1552     1518      -34     
Impacted Files Coverage Δ
src/tensor.c 78.51% <70.00%> (+1.73%) ⬆️
src/DAG/dag.c 85.97% <0.00%> (-0.52%) ⬇️
src/backends/onnxruntime.c 67.74% <0.00%> (+6.72%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3d44c3...5bef776. Read the comment docs.

@alonre24 alonre24 force-pushed the Create_tensor_through_gears-refactor_and_test branch from a8ba9d4 to c169a8f Compare February 28, 2021 14:22
…tensor (for security reasons). Otherwise use RM_Alloc (for better performance).
@alonre24 alonre24 merged commit 147ca89 into master Mar 1, 2021
@alonre24 alonre24 deleted the Create_tensor_through_gears-refactor_and_test branch March 1, 2021 13:30
alonre24 added a commit that referenced this pull request Mar 16, 2021
…ctor_and_test

Test create tensor through gears
@chayim chayim mentioned this pull request Jul 22, 2021
@chayim chayim mentioned this pull request Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants